Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Remove unneeded pip install #393

Merged
merged 1 commit into from
Sep 30, 2024
Merged

chore: Remove unneeded pip install #393

merged 1 commit into from
Sep 30, 2024

Conversation

zkoppert
Copy link
Member

@zkoppert zkoppert commented Sep 30, 2024

python-setup takes care of the pip install and upgrade. This should also improve our OSSF score

Pull Request

This pull request includes a small update to the GitHub Actions workflow file for setting up the Python environment. The change updates the version of the setup-python action to ensure compatibility with the latest features and improvements.

Proposed Changes

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either fix, documentation, enhancement, infrastructure, maintenance, or breaking

python-setup takes car of the pip install and upgrade. This should also improve our OSSF score
@zkoppert zkoppert self-assigned this Sep 30, 2024
@zkoppert zkoppert changed the title Remove unneeded pip install chore: Remove unneeded pip install Sep 30, 2024
@zkoppert zkoppert merged commit d77140c into main Sep 30, 2024
36 of 37 checks passed
@zkoppert zkoppert deleted the zkoppert-patch-2 branch September 30, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants